hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
MqttSubAckPayload
collie
codec
mqtt
mqttsubackpayload
Undocumented in source.
class
MqttSubAckPayload {
this
(int[] grantedQoSLevels);
int
[]
grantedQoSLevels
();
string
toString
();
}
Constructors
this
this
(int[] grantedQoSLevels)
Undocumented in source.
Members
Functions
grantedQoSLevels
int
[]
grantedQoSLevels
()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
collie
codec
mqtt
mqttsubackpayload
classes
MqttSubAckPayload